CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - B matrix

搜索资源列表

  1. xianshipin

    0下载:
  2. 四个显示字符数据表放在50H-6FH单元内,字符用8*8点阵,R4(30H)用于 控制显示静止字的时间,R5(31H)静止字显示跳转地址步距,B内放显示首址-Table 4 shows data on the character 50H-6FH unit, character 8* 8 Dot Matrix, R4 (30H) for control shows the time the word static, R5 (31H) characters display a static
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:10228
    • 提供者:gaojubin
  1. maseidel

    0下载:
  2. 用Gauss-Seidel迭代法解线性方程组Ax=b, A为系数矩阵,b为右端向量-Using Gauss-Seidel iteration method for solving linear equations Ax = b, A as the coefficient matrix, b is the right end of the vector
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:586
    • 提供者:malanxiang
  1. majacobi

    0下载:
  2. 用Jacobi迭代法解线性方程组Ax=b,A为系数矩阵,b为右端向量-Solution using Jacobi iterative method of linear equations Ax = b, A as the coefficient matrix, b is the right end of the vector
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:516
    • 提供者:malanxiang
  1. mexSparseLogical0Diag

    0下载:
  2. Because of memory constraints, it is often impossible to change by subscr ipt all the elements of a large sparse matrix to zero. This leads to changing the elements in a loop, which is horrendously slow. This mex solves that problem. Usage: B =
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2061
    • 提供者:baktha
  1. kalman_filter

    0下载:
  2. OPTIONAL INPUTS (string/value pairs [default in brackets]) model - model(t)=m means use params from model m at time t [ones(1,T) ] In this case, all the above matrices take an additional final dimension, i.e., A(:,:,m), C(:,:,m), Q(:,:,m), R
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:1224
    • 提供者:letian
  1. cgls

    0下载:
  2. 用于解反问题的共轭梯度法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-Solution of inverse problems for the conjugate gradient method, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1364
    • 提供者:gongwei
  1. mr2

    0下载:
  2. 用于解反问题的算法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-The algorithm for solution of the inverse problem, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1045
    • 提供者:gongwei
  1. nu

    0下载:
  2. 用于解反问题的算法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-The algorithm for solution of the inverse problem, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1434
    • 提供者:gongwei
  1. LSQR

    3下载:
  2. 采用CG法求解稀疏不对称的Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations and sparse least-squares problems: Solve Ax = b or minimize || Ax- b ||2 or minimize || Ax- b ||2+ d2 ||x||2. The matrix A may be squ
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:44764
    • 提供者:LSQR
  1. MINRES

    0下载:
  2. 采用CG法求解稀疏对称奇异矩阵得到的Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations: Solve Ax = b or (A- sI)x = b. The matrix A- sI must be symmetric but it may be definite or indefinite or singular. The scalar s is a
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5869
    • 提供者:MINRES
  1. SYMMLQ

    0下载:
  2. 采用CG法求解稀疏对称非奇异矩阵得到的线性系统Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations: Solve Ax = b or (A- sI)x = b. The matrix A- sI must be symmetric and nonsingular, but it may be definite or indefinite. The scal
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:12225
    • 提供者:aaq
  1. BRMUL

    0下载:
  2. 求m*n阶矩阵A与n*k阶矩阵B的乘积矩阵C=AB-we can get the product matrix C from m*n matrix A and n*k matrix B.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:706
    • 提供者:周美红
  1. BCMUL

    0下载:
  2. 求m*n阶复矩阵A与n*k阶复矩阵B的乘积矩阵C=AB。-we can get product matrix C from m*n complex matrix A and n*k complex matrix B.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:840
    • 提供者:周美红
  1. single

    0下载:
  2. 一般性的奇异值分解算法,float浮点型。-SGGSVD computes the generalized singular value decomposition (GSVD) * of an M-by-N real matrix A and P-by-N real matrix B: * * U*A*Q = D1*( 0 R ), V*B*Q = D2*( 0 R ) * * where U, V and Q are orthogonal matric
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:36817
    • 提供者:muxihan
  1. single

    0下载:
  2. 使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。-SGELSD computes the minimum-norm solution to a real linear least * squares problem: * minimize 2-norm(| b- A*x |) * using the singular value decomposition (SVD) of A. A is an M-by-N * matrix which
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:112318
    • 提供者:muxihan
  1. dianziping

    0下载:
  2. 电子屏字符显示器 * * "电子设计" * * 2001.10.23 * ************************* 四个显示字符数据表放在50H-6FH单元内,字符用8*8点阵,R4(30H)用于 控制显示静止字的时间,R5(31H)静止字显示跳转地址步距,B内放显示首址-E-screen character display* * " electronic design" * * 2001.10.23* ******************
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:2532
    • 提供者:李良万
  1. adc3

    0下载:
  2. take a input vector which is no of users of b[kx1] and code vector which will be a matrix now s=[Nxk],where then give to matched filter,non-correlating detector, by randomised sequence.-take a input vector which is no of users of b[kx1] and
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:996
    • 提供者:yasir
  1. 3

    0下载:
  2. 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。 2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。 3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。 4、创建6阶单位稀疏矩阵,并显示其全部元素。 -1, randomly generated a 5* 5 matrix A, elements in line with uniform
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1768
    • 提供者:zhu
  1. work

    0下载:
  2. matlab 关于association rule 的自己写的函数,有3个文件, association.m:h = association(m, i, j) i=>j, m是数据,h是support和confidence,该函数只适用于单个数据 ass_item: h=ass_itset(m, a, b) 同上,但是可用于多个数据(m为数组) assrule: h = assrule(m, threshold1, threshold2) 该函数用于c
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:776
    • 提供者:张天为
  1. maseidelghhhhhhh

    0下载:
  2. 用途:用Gauss-Seidel迭代法解线性方程组Ax=b 格式:x=maseidel(A,b,x0,ep,N) A为系数矩阵,b为右端向量, -Uses: The Gauss-Seidel iteration method for solving linear equations Ax = b Format: x = maseidel (A, b, x0, ep, N) A as the coefficient matrix, b for the right-hand side vec
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:594
    • 提供者:huanhuan
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »
搜珍网 www.dssz.com